RedirectToAction("Action", "Controller" ,new { id });
return RedirectToAction("IngredientIndex", new { id = id });